[INFO] cloning repository https://github.com/yfyang86/maximast
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yfyang86/maximast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyfyang86%2Fmaximast", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyfyang86%2Fmaximast'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e38553ce8897c0b4d3928e2ff11ab6561bd1f736
[INFO] fixing yfyang86/maximast against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyfyang86%2Fmaximast" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yfyang86/maximast
[INFO] finished tweaking git repo https://github.com/yfyang86/maximast
[INFO] tweaked toml for git repo https://github.com/yfyang86/maximast written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yfyang86/maximast on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yfyang86/maximast already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2ee961400b2a3f4de682523e2afaf2f0b33e8c18e887fd7aa7d2f6911f6459cc
[INFO] running `Command { std: "docker" "start" "2ee961400b2a3f4de682523e2afaf2f0b33e8c18e887fd7aa7d2f6911f6459cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ee961400b2a3f4de682523e2afaf2f0b33e8c18e887fd7aa7d2f6911f6459cc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ee961400b2a3f4de682523e2afaf2f0b33e8c18e887fd7aa7d2f6911f6459cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ee961400b2a3f4de682523e2afaf2f0b33e8c18e887fd7aa7d2f6911f6459cc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/parser/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/poly/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/repl/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/plugin-sdk/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/template/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/test_plugin/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/orthopoly/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/specfun/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/bad_plugin/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling maxima-eval v12.0.0 (/opt/rustwide/workdir/crates/eval)
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Migrating crates/eval/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking maxima-core v12.0.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Migrating crates/core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking maxima-parser v12.0.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]     Checking maxima-poly v12.0.0 (/opt/rustwide/workdir/crates/poly)
[INFO] [stderr]    Migrating crates/parser/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/poly/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]        Fixed crates/poly/src/alg_field.rs (7 fixes)
[INFO] [stderr]        Fixed crates/poly/src/poly_alg.rs (9 fixes)
[INFO] [stderr]    Migrating crates/eval/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/eval/src/simp.rs (2 fixes)
[INFO] [stderr]        Fixed crates/eval/src/gruntz.rs (1 fix)
[INFO] [stderr]    Migrating crates/poly/tests/alg_field_stress.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/poly/tests/alg_field_stress.rs (22 fixes)
[INFO] [stderr]     Checking maxima-plugin v12.0.0 (/opt/rustwide/workdir/crates/plugin-sdk)
[INFO] [stderr]     Checking maxima-repl v12.0.0 (/opt/rustwide/workdir/crates/repl)
[INFO] [stderr]    Migrating crates/plugin-sdk/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/plugin-sdk/src/lib.rs (1 fix)
[INFO] [stderr]    Migrating crates/eval/tests/complex_test.rs from 2021 edition to 2024
[INFO] [stderr]     Checking maxima-plugin-template v12.0.0 (/opt/rustwide/workdir/plugins/template)
[INFO] [stderr]    Migrating crates/eval/tests/expr_manip_test.rs from 2021 edition to 2024
[INFO] [stderr]     Checking maxima-orthopoly v12.0.0 (/opt/rustwide/workdir/plugins/orthopoly)
[INFO] [stderr]    Migrating crates/eval/tests/sqrt_edge_cases.rs from 2021 edition to 2024
[INFO] [stderr]     Checking maxima-specfun v12.0.0 (/opt/rustwide/workdir/plugins/specfun)
[INFO] [stderr]    Migrating crates/eval/tests/quad_radical_coeff_test.rs from 2021 edition to 2024
[INFO] [stderr]     Checking maxima-bad-plugin v12.0.0 (/opt/rustwide/workdir/plugins/bad_plugin)
[INFO] [stderr]    Migrating crates/eval/tests/poly_logtrig_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/ode_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/poly_symbolic_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/euler_integrate_test.rs from 2021 edition to 2024
[INFO] [stderr]     Checking maxima-test-plugin v12.0.0 (/opt/rustwide/workdir/plugins/test_plugin)
[INFO] [stderr]    Migrating crates/eval/tests/package_system.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/ac_match_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/list_ops_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/benchmark.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/trig_advanced_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/repl/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/repl/src/main.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/repl/src/main.rs:236:11
[INFO] [stdout]     |
[INFO] [stdout] 230 |       let mut env = Environment::new();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `env` calls a custom destructor
[INFO] [stdout]     |           `env` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 |       match std::panic::catch_unwind(std::panic::AssertUnwindSafe(|| {
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 237 | |         eval_str_with_env(&input, &mut env)
[INFO] [stdout] 238 | |     })) {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 242 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `env` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/eval/tests/ideal_arithmetic_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/template/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/orthopoly/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/specfun/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating plugins/bad_plugin/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed plugins/bad_plugin/src/lib.rs (2 fixes)
[INFO] [stderr]    Migrating plugins/test_plugin/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/plugin_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/rtest_runner.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/gruntz_stress.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/exp_rational_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/ac_bench.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/lrt_integrate_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/rational_coeff_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/definite_special_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/polysys_solve_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/series_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/sets_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/quad_radical_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/factor_multivariate_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/algebraic_integrate_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/pattern_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/plugin_ux_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/residue_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/laplace_test.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/repl/src/main.rs:236:11
[INFO] [stdout]     |
[INFO] [stdout] 230 |       let mut env = Environment::new();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `env` calls a custom destructor
[INFO] [stdout]     |           `env` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 236 |       match std::panic::catch_unwind(std::panic::AssertUnwindSafe(|| {
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 237 | |         eval_str_with_env(&input, &mut env)
[INFO] [stdout] 238 | |     })) {
[INFO] [stdout]     | |       ^
[INFO] [stdout]     | |       |
[INFO] [stdout]     | |_______this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 242 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `env` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.9/src/os/unix/mod.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl Drop for Library {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/eval/tests/groebner_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/puiseux_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/formula_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/numtheory_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/rational_float_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/integrate_log_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/strings_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/eliminate_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/makelist_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/special_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/specfun_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/stress_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/orthopoly_test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/eval/tests/risch_named_test.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.92s
[INFO] [stderr] crater-edition-check: maxima-core v12.0.0 (/opt/rustwide/workdir/crates/core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: maxima-parser v12.0.0 (/opt/rustwide/workdir/crates/parser) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: maxima-eval v12.0.0 (/opt/rustwide/workdir/crates/eval) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: maxima-poly v12.0.0 (/opt/rustwide/workdir/crates/poly) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: maxima-repl v12.0.0 (/opt/rustwide/workdir/crates/repl) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: maxima-plugin v12.0.0 (/opt/rustwide/workdir/crates/plugin-sdk) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: maxima-plugin-template v12.0.0 (/opt/rustwide/workdir/plugins/template) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: maxima-test-plugin v12.0.0 (/opt/rustwide/workdir/plugins/test_plugin) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: maxima-orthopoly v12.0.0 (/opt/rustwide/workdir/plugins/orthopoly) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: maxima-specfun v12.0.0 (/opt/rustwide/workdir/plugins/specfun) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: maxima-bad-plugin v12.0.0 (/opt/rustwide/workdir/plugins/bad_plugin) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling maxima-eval v12.0.0 (/opt/rustwide/workdir/crates/eval)
[INFO] [stderr]     Checking maxima-core v12.0.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking maxima-parser v12.0.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]     Checking maxima-poly v12.0.0 (/opt/rustwide/workdir/crates/poly)
[INFO] [stderr]     Checking maxima-plugin v12.0.0 (/opt/rustwide/workdir/crates/plugin-sdk)
[INFO] [stderr]     Checking maxima-repl v12.0.0 (/opt/rustwide/workdir/crates/repl)
[INFO] [stderr]     Checking maxima-orthopoly v12.0.0 (/opt/rustwide/workdir/plugins/orthopoly)
[INFO] [stderr]     Checking maxima-specfun v12.0.0 (/opt/rustwide/workdir/plugins/specfun)
[INFO] [stderr]     Checking maxima-bad-plugin v12.0.0 (/opt/rustwide/workdir/plugins/bad_plugin)
[INFO] [stderr]     Checking maxima-test-plugin v12.0.0 (/opt/rustwide/workdir/plugins/test_plugin)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/specfun/src/lib.rs:381:1
[INFO] [stdout]     |
[INFO] [stdout] 381 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 382 | |     env.register_native("gamma", gamma_fn, 1, Some(1));
[INFO] [stdout] 383 | |     env.register_native("log_gamma", log_gamma_fn, 1, Some(1));
[INFO] [stdout] 384 | |     env.register_native("beta", beta_fn, 2, Some(2));
[INFO] [stdout] ...   |
[INFO] [stdout] 390 | |     env.register_native("bessel_k", bessel_k_fn, 2, Some(2));
[INFO] [stdout] 391 | | });
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> crates/plugin-sdk/src/lib.rs:68:11
[INFO] [stdout]     |
[INFO] [stdout]  68 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/specfun/src/lib.rs:381:1
[INFO] [stdout]     |
[INFO] [stdout] 381 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 382 | |     env.register_native("gamma", gamma_fn, 1, Some(1));
[INFO] [stdout] 383 | |     env.register_native("log_gamma", log_gamma_fn, 1, Some(1));
[INFO] [stdout] 384 | |     env.register_native("beta", beta_fn, 2, Some(2));
[INFO] [stdout] ...   |
[INFO] [stdout] 390 | |     env.register_native("bessel_k", bessel_k_fn, 2, Some(2));
[INFO] [stdout] 391 | | });
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> crates/plugin-sdk/src/lib.rs:73:11
[INFO] [stdout]     |
[INFO] [stdout]  73 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/specfun/src/lib.rs:381:1
[INFO] [stdout]     |
[INFO] [stdout] 381 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 382 | |     env.register_native("gamma", gamma_fn, 1, Some(1));
[INFO] [stdout] 383 | |     env.register_native("log_gamma", log_gamma_fn, 1, Some(1));
[INFO] [stdout] 384 | |     env.register_native("beta", beta_fn, 2, Some(2));
[INFO] [stdout] ...   |
[INFO] [stdout] 390 | |     env.register_native("bessel_k", bessel_k_fn, 2, Some(2));
[INFO] [stdout] 391 | | });
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> crates/plugin-sdk/src/lib.rs:82:11
[INFO] [stdout]     |
[INFO] [stdout]  82 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/orthopoly/src/lib.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 319 | |     env.register_native("legendre_p", legendre_p, 2, Some(2));
[INFO] [stdout] 320 | |     env.register_native("legendre_q", legendre_q, 2, Some(2));
[INFO] [stdout] 321 | |     env.register_native("chebyshev_t", chebyshev_t, 2, Some(2));
[INFO] [stdout] ...   |
[INFO] [stdout] 327 | |     env.register_native("jacobi_p", jacobi_p, 4, Some(4));
[INFO] [stdout] 328 | | });
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> crates/plugin-sdk/src/lib.rs:68:11
[INFO] [stdout]     |
[INFO] [stdout]  68 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/orthopoly/src/lib.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 319 | |     env.register_native("legendre_p", legendre_p, 2, Some(2));
[INFO] [stdout] 320 | |     env.register_native("legendre_q", legendre_q, 2, Some(2));
[INFO] [stdout] 321 | |     env.register_native("chebyshev_t", chebyshev_t, 2, Some(2));
[INFO] [stdout] ...   |
[INFO] [stdout] 327 | |     env.register_native("jacobi_p", jacobi_p, 4, Some(4));
[INFO] [stdout] 328 | | });
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> crates/plugin-sdk/src/lib.rs:73:11
[INFO] [stdout]     |
[INFO] [stdout]  73 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/orthopoly/src/lib.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 319 | |     env.register_native("legendre_p", legendre_p, 2, Some(2));
[INFO] [stdout] 320 | |     env.register_native("legendre_q", legendre_q, 2, Some(2));
[INFO] [stdout] 321 | |     env.register_native("chebyshev_t", chebyshev_t, 2, Some(2));
[INFO] [stdout] ...   |
[INFO] [stdout] 327 | |     env.register_native("jacobi_p", jacobi_p, 4, Some(4));
[INFO] [stdout] 328 | | });
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> crates/plugin-sdk/src/lib.rs:82:11
[INFO] [stdout]     |
[INFO] [stdout]  82 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking maxima-plugin-template v12.0.0 (/opt/rustwide/workdir/plugins/template)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/test_plugin/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 20 | |     env.register_native("plugin_double", plugin_double, 1, Some(1));
[INFO] [stdout] 21 | |     env.register_native("plugin_boom", plugin_boom, 0, Some(0));
[INFO] [stdout] 22 | | });
[INFO] [stdout]    | |__^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> crates/plugin-sdk/src/lib.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/test_plugin/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 20 | |     env.register_native("plugin_double", plugin_double, 1, Some(1));
[INFO] [stdout] 21 | |     env.register_native("plugin_boom", plugin_boom, 0, Some(0));
[INFO] [stdout] 22 | | });
[INFO] [stdout]    | |__^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> crates/plugin-sdk/src/lib.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/test_plugin/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 20 | |     env.register_native("plugin_double", plugin_double, 1, Some(1));
[INFO] [stdout] 21 | |     env.register_native("plugin_boom", plugin_boom, 0, Some(0));
[INFO] [stdout] 22 | | });
[INFO] [stdout]    | |__^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> crates/plugin-sdk/src/lib.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/orthopoly/src/lib.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 319 | |     env.register_native("legendre_p", legendre_p, 2, Some(2));
[INFO] [stdout] 320 | |     env.register_native("legendre_q", legendre_q, 2, Some(2));
[INFO] [stdout] 321 | |     env.register_native("chebyshev_t", chebyshev_t, 2, Some(2));
[INFO] [stdout] ...   |
[INFO] [stdout] 327 | |     env.register_native("jacobi_p", jacobi_p, 4, Some(4));
[INFO] [stdout] 328 | | });
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> crates/plugin-sdk/src/lib.rs:68:11
[INFO] [stdout]     |
[INFO] [stdout]  68 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/orthopoly/src/lib.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 319 | |     env.register_native("legendre_p", legendre_p, 2, Some(2));
[INFO] [stdout] 320 | |     env.register_native("legendre_q", legendre_q, 2, Some(2));
[INFO] [stdout] 321 | |     env.register_native("chebyshev_t", chebyshev_t, 2, Some(2));
[INFO] [stdout] ...   |
[INFO] [stdout] 327 | |     env.register_native("jacobi_p", jacobi_p, 4, Some(4));
[INFO] [stdout] 328 | | });
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> crates/plugin-sdk/src/lib.rs:73:11
[INFO] [stdout]     |
[INFO] [stdout]  73 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/orthopoly/src/lib.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 319 | |     env.register_native("legendre_p", legendre_p, 2, Some(2));
[INFO] [stdout] 320 | |     env.register_native("legendre_q", legendre_q, 2, Some(2));
[INFO] [stdout] 321 | |     env.register_native("chebyshev_t", chebyshev_t, 2, Some(2));
[INFO] [stdout] ...   |
[INFO] [stdout] 327 | |     env.register_native("jacobi_p", jacobi_p, 4, Some(4));
[INFO] [stdout] 328 | | });
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> crates/plugin-sdk/src/lib.rs:82:11
[INFO] [stdout]     |
[INFO] [stdout]  82 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/template/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 17 | |     env.register_native("plugin_double", plugin_double, 1, Some(1));
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> crates/plugin-sdk/src/lib.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/template/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 17 | |     env.register_native("plugin_double", plugin_double, 1, Some(1));
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> crates/plugin-sdk/src/lib.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/template/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 17 | |     env.register_native("plugin_double", plugin_double, 1, Some(1));
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> crates/plugin-sdk/src/lib.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maxima-test-plugin` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/template/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 17 | |     env.register_native("plugin_double", plugin_double, 1, Some(1));
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> crates/plugin-sdk/src/lib.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/template/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 17 | |     env.register_native("plugin_double", plugin_double, 1, Some(1));
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> crates/plugin-sdk/src/lib.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/template/src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 17 | |     env.register_native("plugin_double", plugin_double, 1, Some(1));
[INFO] [stdout] 18 | | });
[INFO] [stdout]    | |__^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> crates/plugin-sdk/src/lib.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/test_plugin/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 20 | |     env.register_native("plugin_double", plugin_double, 1, Some(1));
[INFO] [stdout] 21 | |     env.register_native("plugin_boom", plugin_boom, 0, Some(0));
[INFO] [stdout] 22 | | });
[INFO] [stdout]    | |__^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> crates/plugin-sdk/src/lib.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/test_plugin/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 20 | |     env.register_native("plugin_double", plugin_double, 1, Some(1));
[INFO] [stdout] 21 | |     env.register_native("plugin_boom", plugin_boom, 0, Some(0));
[INFO] [stdout] 22 | | });
[INFO] [stdout]    | |__^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> crates/plugin-sdk/src/lib.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> plugins/test_plugin/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 20 | |     env.register_native("plugin_double", plugin_double, 1, Some(1));
[INFO] [stdout] 21 | |     env.register_native("plugin_boom", plugin_boom, 0, Some(0));
[INFO] [stdout] 22 | | });
[INFO] [stdout]    | |__^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]   --> crates/plugin-sdk/src/lib.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 |         #[unsafe(no_mangle)]
[INFO] [stdout]    |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maxima-plugin-template` (lib) due to 3 previous errors
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/specfun/src/lib.rs:381:1
[INFO] [stdout]     |
[INFO] [stdout] 381 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 382 | |     env.register_native("gamma", gamma_fn, 1, Some(1));
[INFO] [stdout] 383 | |     env.register_native("log_gamma", log_gamma_fn, 1, Some(1));
[INFO] [stdout] 384 | |     env.register_native("beta", beta_fn, 2, Some(2));
[INFO] [stdout] ...   |
[INFO] [stdout] 390 | |     env.register_native("bessel_k", bessel_k_fn, 2, Some(2));
[INFO] [stdout] 391 | | });
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> crates/plugin-sdk/src/lib.rs:68:11
[INFO] [stdout]     |
[INFO] [stdout]  68 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/specfun/src/lib.rs:381:1
[INFO] [stdout]     |
[INFO] [stdout] 381 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 382 | |     env.register_native("gamma", gamma_fn, 1, Some(1));
[INFO] [stdout] 383 | |     env.register_native("log_gamma", log_gamma_fn, 1, Some(1));
[INFO] [stdout] 384 | |     env.register_native("beta", beta_fn, 2, Some(2));
[INFO] [stdout] ...   |
[INFO] [stdout] 390 | |     env.register_native("bessel_k", bessel_k_fn, 2, Some(2));
[INFO] [stdout] 391 | | });
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> crates/plugin-sdk/src/lib.rs:73:11
[INFO] [stdout]     |
[INFO] [stdout]  73 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> plugins/specfun/src/lib.rs:381:1
[INFO] [stdout]     |
[INFO] [stdout] 381 | / maxima_plugin!(register = |env| {
[INFO] [stdout] 382 | |     env.register_native("gamma", gamma_fn, 1, Some(1));
[INFO] [stdout] 383 | |     env.register_native("log_gamma", log_gamma_fn, 1, Some(1));
[INFO] [stdout] 384 | |     env.register_native("beta", beta_fn, 2, Some(2));
[INFO] [stdout] ...   |
[INFO] [stdout] 390 | |     env.register_native("bessel_k", bessel_k_fn, 2, Some(2));
[INFO] [stdout] 391 | | });
[INFO] [stdout]     | |__^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `maxima_plugin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    --> crates/plugin-sdk/src/lib.rs:82:11
[INFO] [stdout]     |
[INFO] [stdout]  82 |         #[unsafe(no_mangle)]
[INFO] [stdout]     |           +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maxima-orthopoly` (lib test) due to 3 previous errors
[INFO] [stderr] error: could not compile `maxima-specfun` (lib test) due to 3 previous errors
[INFO] [stderr] error: could not compile `maxima-test-plugin` (lib) due to 3 previous errors
[INFO] [stderr] error: could not compile `maxima-orthopoly` (lib) due to 3 previous errors
[INFO] [stderr] error: could not compile `maxima-plugin-template` (lib test) due to 3 previous errors
[INFO] [stderr] error: could not compile `maxima-specfun` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "2ee961400b2a3f4de682523e2afaf2f0b33e8c18e887fd7aa7d2f6911f6459cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ee961400b2a3f4de682523e2afaf2f0b33e8c18e887fd7aa7d2f6911f6459cc", kill_on_drop: false }`
[INFO] [stdout] 2ee961400b2a3f4de682523e2afaf2f0b33e8c18e887fd7aa7d2f6911f6459cc
